Перевод: с английского на русский

с русского на английский

counting loop

См. также в других словарях:

  • Counting Loop —   [dt. Zählschleife], Schleife …   Universal-Lexikon

  • Counting sort — In computer science, counting sort is an algorithm for sorting a collection of objects according to keys that are small integers; that is, it is an integer sorting algorithm. It operates by counting the number of objects that have each distinct… …   Wikipedia

  • For loop — In computer science a for loop is a programming language statement which allows code to be repeatedly executed. A for loop is classified as an iteration statement.Unlike many other kinds of loops, such as the while loop, the for loop is often… …   Wikipedia

  • Microbial loop — The microbial loop describes a trophic pathway in the marine microbial food web where dissolved organic carbon (DOC) is returned to higher trophic levels via the incorporation into bacterial biomass, and coupled with the classic food chain formed …   Wikipedia

  • Time loop — A time loop or temporal loop is a common plot device in science fiction (especially in universes where time travel is commonplace) in which time runs normally for a set period (usually a day or a few hours) but then skips back like a broken… …   Wikipedia

  • Infinite loop — This article is about the programming term. For the street on which Apple Inc. s campus is located, see Infinite Loop (street). An infinite loop (also known as an endless loop) is a sequence of instructions in a computer program which loops… …   Wikipedia

  • While loop — In most computer programming languages, a while loop is a control flow statement that allows code to be executed repeatedly based on a given boolean condition. The while loop can be thought of as a repeating if statement.The while construct… …   Wikipedia

  • Control flow — Not to be confused with Flow control. In computer science, control flow (or alternatively, flow of control) refers to the order in which the individual statements, instructions, or function calls of an imperative or a declarative program are… …   Wikipedia

  • Hardware random number generator — This SSL Accelerator computer card uses a hardware random number generator to generate cryptographic keys to encrypt data sent over computer networks. In computing, a hardware random number generator is an apparatus that generates random numbers… …   Wikipedia

  • Motor controller — A motor controller is a device or group of devices that serves to govern in some predetermined manner the performance of an electric motor.[1] A motor controller might include a manual or automatic means for starting and stopping the motor,… …   Wikipedia

  • Red-black tree — A red black tree is a type of self balancing binary search tree, a data structure used in computer science, typically used to implement associative arrays. The original structure was invented in 1972 by Rudolf Bayer who called them symmetric… …   Wikipedia

Поделиться ссылкой на выделенное

Прямая ссылка:
Нажмите правой клавишей мыши и выберите «Копировать ссылку»